More GTK+ 2.0 updates.
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 25 Feb 2002 01:47:44 +0000 (01:47 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 25 Feb 2002 01:47:44 +0000 (01:47 +0000)
commit9f1363013fe5e3def58a007b6c109be93d4e5702
treebfd35007c9638a34d6904db1ffd30b38ebc949ec
parent4d06c9d09f5e8befceb297aa426f293f58248888
More GTK+ 2.0 updates.

* docs/tutorial/gtk-tut.sgml, docs/tutorial/images/*, examples/*: More
 GTK+ 2.0 updates.

* docs/tutorial/Makefile.am: build and dist the new tutorial, not
the old Linuxdoc one.
14 files changed:
docs/tutorial/Makefile.am
docs/tutorial/gtk-tut.sgml
docs/tutorial/images/buttons.png
examples/base/base.c
examples/buttons/Makefile
examples/buttons/buttons.c
examples/gtkdial/dial_test.c
examples/gtkdial/gtkdial.c
examples/list/list.c
examples/packbox/packbox.c
examples/pixmap/pixmap.c
examples/radiobuttons/radiobuttons.c
examples/spinbutton/spinbutton.c
examples/text/text.c